home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / PCL4C33.ARJ / PCL4C.DOC < prev    next >
Text File  |  1992-08-01  |  4KB  |  90 lines

  1.                         *** SHAREWARE DOCUMENTATION ***
  2.  
  3.  
  4.        The Personal Communications Library for the C Language (  PCL4C  )
  5.        is an asynchronous communications library designed for experienced
  6.        software   developers   programming  in  C.   Four  compilers  are
  7.        supported: Microsoft Optimizing  C,  Microsoft  Quick  C,  Borland
  8.        Turbo  C,  and  MIX Power C.  An IBM PC/XT/AT or compatible or IBM
  9.        PS/2 is required.  The Personal Communications Library takes  less
  10.        than 6K bytes and features:
  11.  
  12.           o  SMALL, COMPACT, MEDIUM & LARGE memory models.
  13.           o  32 communication and support functions.
  14.           o  Interrupt driven receiver.
  15.           o  16550 UART support.
  16.           o  Hardware (RTS/CTS) flow control.
  17.           o  300 baud to 115,200 baud.
  18.           o  COM1, COM2, COM3, and COM4.
  19.           o  Adjustable receive queues from 8 bytes to 32 KB.
  20.           o  Control-BREAK error exit.
  21.           o  17 communication error conditions trapped.
  22.           o  2 ports can run concurrently.
  23.           o  Complete modem control & status.
  24.           o  Written in assembly language for small size & high speed.
  25.  
  26.        Two  example  programs ( source code ) are provided along with the
  27.        small and large model library makefiles.
  28.  
  29.        (1) SIMPLE is an extremely simple terminal emulator  program.   It
  30.        is  provided  as the smallest and easiest to understand example of
  31.        communications programming using PCL4C.
  32.  
  33.        (2) TERM is a more capable  terminal  emulator  than  SIMPLE.   It
  34.        functions as a dumb terminal emulator but can exchange files using
  35.        XMODEM  (Standard  XMODEM,  XMODEM-CRC, and XMODEM-1K ) and YMODEM
  36.        (Standard and YMODEM-G) communication protocols.  TERM  will  also
  37.        send an initialization string to your Hayes compatible modem.
  38.  
  39.        The  shareware  distribution  includes  the small and large memory
  40.        model libraries PCL4C_S.LIB and PCL4C_L.LIB and  the  small  model
  41.        MIX library PCL_S.MIX.  All example source code is included.
  42.  
  43.        For more information, refer to the Personal Communications Library
  44.        Users Manual ( PCL4C.USR )  and  Personal  Communications  Library
  45.        Reference Manual ( PCL4C.REF ).
  46.  
  47.        A  Turbo Pascal version of the library ( PCL4P ) is also available
  48.        but which does not have as many example programs.
  49.  
  50.  
  51.                         *** Registration ***
  52.  
  53.  
  54.        The shareware version  of  PCL4C  is  provided  so  that  you  may
  55.        personally  determine  the usefulness of the product for yourself.
  56.        If you can use PCL4C, please register your use with us.
  57.  
  58.                 MarshallSoft Computing, Inc.
  59.                 Post Office Box  4543
  60.                 Huntsville AL 35815
  61.  
  62.                 Voice  205-881-4630
  63.                 FAX    205-881-4630
  64.                 BBS    205-880-9748
  65.  
  66.        Please pay by check in US dollars drawn on a US bank.   Print  the
  67.        file  PCL4C.INV if an invoice is needed. The registered package is
  68.        $45 plus $3 S&H ($6 outside of North America)) and includes:
  69.  
  70.           o  Small, Compact, Medium & Large memory model libraries without
  71.              the shareware screens.
  72.           o  Assembler source code for the library.
  73.           o  Printed Users Manual.
  74.           o  Printed Reference Manual.
  75.           o  Telephone support for one year.
  76.           o  BBS support for one year.
  77.           o  A one year subscription to the quarterly newsletter.
  78.           o  All updates ( with printed manuals ) are $15 plus $3 S&H ($6
  79.              outside of North America).
  80.  
  81.        PCL4C.ASM is the source code for the library. The source  code  is
  82.        copyrighted  by MarshallSoft Computing, Inc. The user is granted a
  83.        license to use the PCL4C object code in his own application  only.
  84.        PCL4C.ASM  is  not  shareware and may not be sold or given away to
  85.        anyone.
  86.  
  87.        The  registered  user  will receive the latest version of PCL4C by
  88.        return mail.  A 5.25" diskette is provided unless a 3.5"  diskette
  89.        is requested.
  90.